home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vbxs / gbsetup.txt < prev    next >
Internet Message Format  |  1996-04-08  |  1KB

  1. From:        gbamber
  2. Date:        Sunday, August 13, 1995 11:18 AM
  3. To:        Visual Basic Examples and Sample Source
  4. Subject:        Freeware VB SETUP.EXE Enhanced replacement
  5.  
  6.  
  7. GBSETUP (SETUP.EXE) by Gordon Bamber (c)1995
  8. ============================================
  9.  
  10. PURPOSE
  11. =======
  12. This file is intended to be a replacement for the
  13. Microsoft-supplied SETUP.EXE that comes with their
  14. excellent VISUAL BASIC(tm) V2.0 and V3.0 products.
  15. As VB4 has not been released at the time of
  16. writing (Aug1995) I have no idea of its useability
  17. with VB4.
  18.  
  19. SETUP.EXE will copy the files in SETUP.LST to the
  20. users SYSTEM directory, and then run SETUP1.EXE,
  21. passing it the floppy drive as a parameter.
  22. It can be used as a direct replacement for the
  23. supplied SETUP.EXE with no modifications.
  24.  
  25.  
  26.  
  27. DISTRIBUTION AND LICENSE
  28. ========================
  29. SETUP.EXE was written from scratch in Turbo Pascal V1.5,
  30. and is entirely original code. As such, it is copyright
  31. material.
  32.  
  33. SETUP.EXE is distributed FREE of royalties or charge by
  34. the author (Gordon Bamber) under the following conditions:
  35.  
  36. 1) Source code is not available or distributable.
  37. 2) Version information in SETUP.EXE remains untouched.
  38. 3) The author accepts no responsibility in its use or misuse.
  39. 4) Copyright remains with the author.
  40.